Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_parse
date_parse
Returns an associative array with detailed information about a given date
Name:
date_parse
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an associative array with detailed information about the specified date.
Related
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?
5
Similar Functions
timezone_location_get
timezone_location_get
AliasforDateTimeZo
strftime
strftime
Formatlocaltime/date
timezone_version_get
timezone_version_get
Gettheversionoftimez
date
date
Formatlocaltime/date
localtime
localtime
Getlocaltime
date_format
date_format
AliasforDateTime::
mktime
mktime
GetaUnixtimestampfor
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
Popular Articles
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?